Don't read over the end of the buffer if '#' appears at the very end.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Feb 2005 03:38:22 +0000 (03:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 16 Feb 2005 03:38:22 +0000 (03:38 +0000)
commit5fcc15abbeea4b9351a99d0171a8042c0fe8ff7b
tree9ba4a7c05b6038cfe36c7406a17ef4f94155f48d
parent11ea4f5123a036780974adec33f53bb6c0f45f94
Don't read over the end of the buffer if '#' appears at the very end.

2005-02-15  Matthias Clasen  <mclasen@redhat.com>

* io-pnm.c (pnm_skip_whitespace): Don't read over the end of
the buffer if '#' appears at the very end.  (#167141, Doug Morgan)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pnm.c